home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------*/
- /* */
- /* hcTerm - This REXX Macro is called when the report is finished and there */
- /* is nothing else left to do. The output file is closed after */
- /* this Macro Call */
- /* */
- /* Valid Variables are: */
- /* hcReportName hcReportDescription hcServerURL */
- /* hcServerRoot hcDocumentRoot hcTopHTML */
- /* */
- /* Valid Functions: */
- /* RxhcLineOut - 1 Parameter (Output string) Cr/Lf will be added by */
- /* the function */
- /* */
- /*---------------------------------------------------------------------------*/
-
-
- RETURN